Skip to main content

Explode Shape Layers

Explode Shape Layers

Example AEJuice Toolbar and kBar parameters with default values:

{"action":"explode"}

Learn more

action (text). Type of action the script should perform. Represents script's buttons. Values: explode, convertToShapes, removeArtBoard, selectFill, selectStroke.

Add "ui":true parameter to open script's interface instead of running it directly. If it's a single parameter add the following {"ui":true}. If it's not a single parameter, it can look like this {"action":"explode","ui":true}.